var crypto/tls.disabledCipherSuites

2 uses

	crypto/tls (current package)
		cipher_suites.go#L336: var disabledCipherSuites = map[uint16]bool{
		defaults.go#L51: 		return disabledCipherSuites[c] ||